Represents an entry within the combo box.
More...
Represents an entry within the combo box.
◆ Entry()
nkWinUi::ComboBox::Entry::Entry |
( |
| ) |
|
◆ ~Entry()
nkWinUi::ComboBox::Entry::~Entry |
( |
| ) |
|
◆ getLabel()
const char* nkWinUi::ComboBox::Entry::getLabel |
( |
| ) |
const |
◆ getAttachedData()
void* nkWinUi::ComboBox::Entry::getAttachedData |
( |
| ) |
const |
- Returns
- User data attached to the entry.
◆ setLabel()
void nkWinUi::ComboBox::Entry::setLabel |
( |
const std::string_view & |
label | ) |
|
Sets the label.
- Parameters
-
◆ setAttachedData()
void nkWinUi::ComboBox::Entry::setAttachedData |
( |
void * |
data | ) |
|
Sets the user data attached.
- Parameters
-
The documentation for this class was generated from the following file:
- Documentation/Headers/NilkinsWinUi/Components/ComboBox.h